FactAOSByProgramVersion 
Default Table Name  FactAOSByProgramVersion 
Dimensional Model Table Type  Fact 
Dimension Table Type  [none] 
Definition 
 

FactAOSByProgramVersion Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AOSByProgramVersionSK(PK)    int  NO 
 
AOSByProgramVersionBK    int  NO 
 
AreaOfStudySK(FK)    int  NO 
 
AreaOfStudyBK    int  NO 
 
ProgramVersionSK(FK)    int  NO 
 
ProgramVersionBK    int  NO 
 
AOSDroppedDateSK(FK)    int  NO 
 
AOSAddedDateSK(FK)    int  NO 
 
Dropped    tinyint  YES 
 
Added    tinyint  YES 
 

FactAOSByProgramVersion Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FactAOSByProgramVersion  PrimaryKey  AOSByProgramVersionSK 

FactAOSByProgramVersion Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
DimAreaOfStudy  Non-Identifying  One To Zero or More  FK_FactAOSByProgramVersion_DimAreaOfStudy_AreaOfStudySK      AreaOfStudySK  NO  YES 
DimDate  Non-Identifying  One To Zero or More  FK_FactAOSByProgramVersion_DimDate_AOSAddedDateSK      AOSAddedDateSK  NO  YES 
DimDate  Non-Identifying  One To Zero or More  FK_FactAOSByProgramVersion_DimDate_AOSDroppedDateSK      AOSDroppedDateSK  NO  YES 
DimProgramVersion  Non-Identifying  One To Zero or More  FK_FactAOSByProgramVersion_DimProgramVersion_ProgramVersionSK      ProgramVersionSK  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication